- use gbser_read_wait() to read multiple bytes where possible
authorrobertl <robertl>
Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)
committerrobertl <robertl>
Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)
commitd83d6dfb0403b3b6de357923b7f6be510d4d2149
treea7e0c4cc0e2a0a530449f6c00abd9d32fcfbad2e
parent2261d294d9e9c16350c251be05d467b13c143f3c
- use gbser_read_wait() to read multiple bytes where possible
- remove disabled code along with the surrounding #if 0
- dynarray16_alloc(): use descriptive variable name "oldcount" instead of "i"
- dg100_recv_frame(): don't call dg100_debug() to print the buffer if it
  doesn't contain the expected number of chars
dg-100.c